Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(bitfield): add u128 support #467

Merged
merged 2 commits into from
Nov 28, 2023
Merged

feat(bitfield): add u128 support #467

merged 2 commits into from
Nov 28, 2023

Conversation

hawkw
Copy link
Owner

@hawkw hawkw commented Nov 28, 2023

This branch adds support for u128 as a representation for the
bitfield! macro, and packing specs for 128-bit numbers.

Closes #466

This branch adds support for `u128` as a representation for the
`bitfield!` macro, and packing specs for 128-bit numbers.

Closes #466
@hawkw hawkw enabled auto-merge (squash) November 28, 2023 18:22
@hawkw hawkw disabled auto-merge November 28, 2023 18:38
@hawkw hawkw merged commit 54871d4 into main Nov 28, 2023
5 checks passed
@hawkw hawkw deleted the eliza/u128 branch November 28, 2023 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bitfield: add u128 support
1 participant